@media (max-width: 1600px){
	.index-about dl dd{
		width: 50%;
	}
	.index-about dl dt{
		width: 50%;
	}
	.about-item .about-item-label{
		width: 300px;
	}
}
@media (max-width: 1500px){
	.business-global-citys-list,.business-global-citys-tit{
		padding-left: 20px;
	}
}
@media (max-width: 1366px){
	.index-about dl dd{
		width: 70%;
	}
	.index-about dl dt{
		width: 30%;
	}
	.about-item{
		display: block;
	}
	.about-item .about-item-label{
		margin-bottom: 40px;
	}
	.business-global-citys-list ul{
		overflow-x: auto;
	}
	.business-global-citys-list ul::-webkit-scrollbar-track-piece {
		width: 10px;
		border-radius: 30px;
	}
	.business-global-citys-list ul::-webkit-scrollbar {
		width: 5px;
		height: 6px;
		background-color: #fff;
		border-radius: 30px;
	}
	.business-global-citys-list ul::-webkit-scrollbar-thumb {
		height: 20px;
		background-color: #e94709;
		cursor: pointer;
		border-radius: 30px;
	}
	.business-global-citys-list ul li{
		margin-right: 20px;
		white-space: nowrap;
	}
	.cooperation-item,.cooperation-item:first-child{
		padding: 50px 0;
	}
	.join-content-list-tit span:first-child,.position-title span:first-child{
		width: 565px;
	}
	.team-association-content{
		margin-top: -200px;
	}
}
@media (max-width: 1280px){
	
}
@media (max-width: 1200px){
	.footer .footer-info .w1600{
		display: block;
	}
	.footer-info-left,.footer-info-center{
		margin-bottom: 20px;
	}
	.about-item{
		padding: 20px 0;
	}
	.about-item .about-item-label{
		margin-bottom: 20px;
	}
	.about-item-1 dl dt{
		max-width: 400px;
	}
	.cooperation-label{
		width: 390px;
		margin-right: 20px;
	}
	.join-content-about{
		margin-top: 20px;
	}
	.legal-main{
		padding: 20px 15px;
	}
	.legale-label{
		width: auto;
		margin-right: 50px;
	}
	.team-association-list dl{
		display: inline-block;
		width: 50%;
		vertical-align: top;
	}
	.team-association-list dl dt,.team-association-list dl dd{
		width: 100%;
	}
}
@media (max-width: 991px){
	.m-header{
		display: flex;
	}
	.index-about,.index-pro,.index-news{
		padding: 50px 0;
	}
	.index-about dl{
		display: block;
		margin-top: 20px;
	}
	.index-about dl dd{
		width: 100%;
	}
	.index-about dl dt{
		width: 100%;
		margin-top: 20px;
	}
	.index-about dl dd ul{
		margin-top: 20px;
	}
	.index-about dl dt img{
		width: 100%;
	}
	.footer .footer-copyright{
		height: 50px;
		line-height: 50px;
	}
	.about-item .about-item-label{
		width: 100%;
	}
	.about-item-1 dl{
		display: block;
		margin-top: 20px;
	}
	.about-item-1 dl dt{
		max-width: 100%;
		width: 100%;
	}
	.about-item-1 dl dt img{
		width: 100%;
	}
	.about{
		padding-top: 50px;
	}
	.about-item-3 h1{
		padding-bottom: 20px;
	}
	.about-item-3 h2{
		font-size: 18px;
		line-height: 60px;
	}
	.about-item-3 ul{
		flex-wrap: wrap;
	}
	.about-item-3 ul li{
		flex: none;
		width: 100%;
		border: none;
		padding-top: 20px;
	}
	.about-item-3 ul li:last-child{
		padding: 20px 0 0;
	}
	.about-item-4 ul{
		flex-wrap: wrap;
	}
	.about-item-4 ul li{
		width: calc((100% - 30px) / 2);
	}
	.business{
		padding-top: 50px;
	}
	.business-global{
		padding: 20px 0;
	}
	.business-global-des{
		margin-top: 20px;
		font-size: 13px;
		padding: 0 20px;
	}
	.business-global-map{
		padding: 50px 0 25px;
	}
	.business-global-citys-tit{
		height: 35px;
	}
	.business-sales{
		padding: 50px 0;
	}
	.business-sales-line{
		background-size: 100%;
	}
	.business-sales-line ul{
		padding: 40px 0 0;
		flex-wrap: wrap;
	}
	.business-sales-line ul li{
		width: 100%;
		margin: 0 0 40px !important;
	}
	.business-sales-line ul li:last-child{
		margin-bottom: 0 !important;
	}
	.business-sales-line{
		height: auto;
		margin-top: 20px;
	}
	.cooperation{
		padding-top: 50px;
	}
	.cooperation-item .w1600{
		display: block;
	}
	.cooperation-item,.cooperation-item:first-child{
		padding: 20px 0;
	}
	.cooperation-label{
		margin-bottom: 20px;
	}
	.cooperation-content ul li{
		width: calc((100% - 10px) / 2);
	}
	.join{
		padding-top: 50px;
		min-height: auto;
	}
	.join-main{
		display: block;
		padding: 15px;
	}
	.join-label{
		width: 100%;
		margin-bottom: 20px;
		font-size: 24px;
	}
	.join-content-list-tit{
		justify-content: space-between;
	}
	.join-content-list-tit span:first-child, .position-title span:first-child{
		flex: 1;
	}
	.position-title{
		padding-right: 30px;
		font-size: 14px;
	}
	.enter .enter-info{
		top: 20px;
		left: 20px;
	}
	.enter .enter-info h1{
		margin: 0 0 20px;
	}
	.join-content-about-address h1{
		line-height: 50px;
		font-size: 18px;
		margin: 10px 0 0;
	}
	.join-content-about-address p{
		display: block;
		line-height: normal;
		padding: 15px 0;
	}
	.join-content-about-address p span{
		display: block;
		width: 100%;
		font-size: 16px;
		margin-bottom: 10px;
	}
	.join-content-about-address p em{
		font-size: 14px;
	}
	.legal-main{
		display: block;
	}
	.legale-label{
		font-size: 24px;
		margin-bottom: 20px;
	}
	.legal{
		padding-top: 50px;
	}
	.news{
		padding-top: 50px;
	}
	.news-list-tit{
		padding: 20px 0;
	}
	.news-list-tit .w1600{
		display: block;
	}
	.news-list-tit .w1600 span{
		display: block;
		margin-bottom: 20px;
		font-size: 24px;
	}
	.news-list-box .news-list-items{
		margin-top: 20px;
	}
	.load-more, .loading, .no-more{
		padding: 20px 0;
	}
	.news-list-box .news-list-item:last-child{
		margin-bottom: 0;
	}
	.team-subtitle{
		margin-top: 20px;
	}
	.team-subtitle h1{
		margin: 20px 0;
		font-size: 30px;
	}
	.team-subtitle h2{
		font-size: 24px;
	}
	.team-association-banner{
		display: none;
	}
	.team-association-content{
		margin-top: 20px;
	}
	.team-association-tit h1{
		color: #68b072;
		font-size: 30px;
	}
	.team-association-tit h2{
		text-transform: uppercase;
		color: rgba(233,71,9,.2);
		font-size: 30px;
		font-weight: bold;
	}
	.team-association-list dl{
		width: 100%;
	}
	.team-association-list dl dt img{
		width: 100%;
	}
	.team-association-list dl dt,.team-association-list dl dd{
		width: 100%;
	}
	.team-association-list dl dd{
		padding: 20px;
	}
	.team-association-dots{
		padding: 20px 0;
	}
	.products{
		padding-top: 50px;
	}
}
@media (max-width: 768px){
	.side-nav{
		width: 100%;
	}
	.banner .swiper-container h1{
		font-size: 26px;
	}
	.banner .swiper-container .swiper-slide:first-child{
		background-size: 100% !important;
		background-color: rgba(24,24,24,1) !important;
	}
	.banner .scene-nav{
		padding: 0;
		display: none;
	}
	.index-about,.index-pro,.index-news{
		padding: 20px 0;
	}
	.index-about .index-about-tit span,.index-news .index-news-tit span{
		display: block;
		margin-bottom: 10px;
	}
	.index-about .index-about-tit a,.index-news .index-news-tit a{
		display: inline-block;
		width: 110px;
		height: 35px;
		line-height: 33px;
	}
	/* .index-about dl dd .more{
		display: block;
	}
	.index-about dl dd .index-about-content{
		height: 200px;
		overflow: hidden;
		position: relative;
	}
	.index-about dl dd .index-about-content.active{
		height: auto;
	}
	.index-about dl dd .index-about-content::after{
		content: '';
		position: absolute;
		bottom: 0;
		left: 0;
		right: 0;
		height: 50px;
		background-image: linear-gradient(to bottom,transparent,#FFF)
	} */
	.index-about dl dd .index-about-content.active::after{
		display: none;
	}
	.index-about dl dd ul{
		flex-wrap: wrap;
	}
	.index-about dl dd ul li{
		width: 100%;
		flex: none;
	}
	.index-about .index-about-tit span,.index-pro-tit,.index-news .index-news-tit span{
		font-size: 20px;
		margin-bottom: 0;
	}
	.index-pro-tabs ul li,.index-news-tabs ul li{
		margin-bottom: 10px;
	}
	.index-news-list .index-news-item .index-news-item-info{
		padding: 0 10px 10px;
	}
	.index-news-list .index-news-item .time{
		line-height: normal;
		padding-bottom: 10px;
		margin-bottom: 10px;
	}
	.index-news-list .index-news-item .time .time-day{
		height: 50px;
	}
	.index-news-list .index-news-item .time .time-year-month{
		margin-bottom: 0;
	}
	.index-news-itemTwo-item .index-news-item-info{
		padding: 0 10px 10px !important;
	}
	.index-news-itemThree-item .index-news-item-info{
		padding: 0 10px 10px !important;
	}
	.index-news-list .index-news-itemThree-item .time{
		margin-bottom: 0;
	}
	.index-news-itemThree-item .index-news-item-info .news-title{
		margin: 0 10px;
	}
	.footer .footer-info{
		padding: 20px 0 0;
	}
	.footer .footer-info .footer-info-left .followUs{
		margin-top: 20px;
	}
	.footer .footer-info .footer-info-center{
		width: 100%;
	}
	.footer .footer-info .footer-info-center h1{
		height: auto;
		margin-bottom: 10px;
		border-bottom: none;
		position: relative;
	}
	.footer .footer-info .footer-info-center h1::after{
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		transition: all .5s;
		transform: translateY(-50%);
		background: url(../images/icons/arrow-down.png) no-repeat;
		width: 20px;
		height: 20px;
		background-size: cover;
	}
	.footer .footer-info .footer-info-center h1.active::after{
		transform: rotate(-180deg);
		margin-top: -10px;
	}
	.footer .footer-info .footer-info-center .footer-info-center-info{
		display: block;
	}
	.footer .footer-info .footer-info-center .footer-info-center-info ul{
		margin-bottom: 15px;
	}
	.footer .footer-info .footer-info-right ul{
		flex-wrap: wrap;
	}
	.footer .footer-info .footer-info-right ul li{
		width: 100%;
		margin-bottom: 10px;
	}
	.footer .footer-info .footer-info-right ul li:last-child{
		width: 100%;
	}
	.footer .footer-copyright{
		height: auto;
		line-height: normal;
		padding: 5px 0;
	}
	.footer .footer-copyright span{
		display: block;
		padding: 5px 0;
	}
	.footer .footer-info .footer-info-right ul li b{
		margin-bottom: 10px;
		border-bottom: none;
		height: auto;
		position: relative;
	}
	.footer .footer-info .footer-info-right ul li b::after{
		content: '';
		position: absolute;
		right: 0;
		top: 50%;
		transition: all .5s;
		transform: translateY(-50%);
		background: url(../images/icons/arrow-down.png) no-repeat;
		width: 20px;
		height: 20px;
		background-size: cover;
	}
	.footer .footer-info .footer-info-right ul li b.active::after{
		transform: rotate(-180deg);
		margin-top: -10px;
	}
	.footer .footer-info .footer-info-center .footer-info-center-info{
		display: none;
	}
	.footer .footer-info .footer-info-center .footer-info-center-info ul li{
		width: 100%;
	}
	.footer-dropdown{
		display: none;
	}
	.pro-detaild-close{
		top: 20px;
		right: 20px;
	}
	.pro-detaild{
		padding: 60px 30px 0;
	}
	.pro-detaild-pics{
		bottom: 124px;
		right: 20px;
		left: 20px;
	}
	.pro-detaild-pics-big, .pro-detaild-pics-big .swiper-container{
		height: calc(100% - 40px);
	}
	.pro-detaild-pics .swiper-slide{
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.pro-detaild-pics-small{
		left: 20px;
		right: 20px;
		bottom: 0;
		top: initial;
		text-align: center;
		white-space: nowrap;
		overflow-x: auto;
	}
	.pro-detaild-pics-small span{
		display: inline-block;
		margin: 0 5px;
	}
	.pro-detaild-info{
		height: 125px;
		padding: 20px;
	}
	.news-info-close{
		right: 20px;
		top: 20px;
	}
	.news-info{
		padding: 50px 20px 20px;
	}
	.news-info-title h1{
		font-size: 28px;
		margin: 0;
	}
	.news-info-title{
		height: auto;
		padding-bottom: 20px;
	}
	.news-paging{
		height: 60px;
		line-height: 60px;
	}
	.products-filtrate-top,.products-tit{
		display: none;
	}
	.m-products-sort{
		display: flex;
	}
	.m-products-sort.fixed{
		position: fixed;
		top: 0;
		z-index: 1;
		left: 0;
		right: 0;
		background-color: #FFF;
	}
	.products-filtrate-dropdown{
		position: fixed;
		top: 0;
		bottom: 0;
		width: 60%;
		background-color: #FFF;
		z-index: 20;
		height: 100%;
		padding: 15px;
	}
	.products-filtrate.fixed{
		left: 0;
		transform: translateX(0);
	}
	.products-filtrate-dropdown h1{
		display: block;
	}
	.m-sort-mask.active{
		display: block !important;
	}
	.products-filtrate-dropdown .w1600{
		position: relative;
		height: calc(100% - 45px);
		overflow-y: auto;
		padding: 0;
		margin-top: 10px;
	}
	.products-filtrate-dropdown .w1600 .col-xs-12{
		border-bottom: solid 1px #CCC;
		padding-bottom: 10px;
	}
	.products-filtrate-dropdown .w1600 .col-xs-12:last-child{
		border-bottom: none;
	}
	.products-filtrate-dropdown ul li{
		line-height: normal;
		padding: 12px 0;
		font-size: 13px;
	}
	.m-search form{
		width: 100%;
		height: 40px;
		display: flex;
		align-items: center;
		border: solid 1px #c9c9c9;
		border-radius: 5px;
		padding-right: 10px;
	}
	.m-search form input{
		flex: 1;
		min-width: 0;
		padding: 0 10px;
		border: none;
		font-size: 14px;
		background-color: transparent;
	}
	.m-search form button{
		background: url(../images/icons/arrow-search.png) no-repeat;
		width: 15px;
		height: 15px;
		border: none;
		cursor: pointer;
	}
	.products-filtrate.fixed{
		box-shadow: 0 0 10px rgba(0,0,0,.2);
	}
	.products-filtrate.fixed .m-products-sort{
		padding: 10px 0;
	}
}